func crypto/x509.parseExtension
2 uses
crypto/x509 (current package)
parser.go#L221: func parseExtension(der cryptobyte.String) (pkix.Extension, error) {
parser.go#L965: ext, err := parseExtension(extension)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)